home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #2 / Monster Media No. 2 (Monster Media)(1994).ISO / soundu / mt32gs12.zip / TEST.BAT < prev    next >
DOS Batch File  |  1994-07-23  |  317b  |  10 lines

  1. @ECHO OFF
  2. ECHO This will test VESA functions of MT32GS
  3. MPU
  4. REM The above line LOADS the VESA MPU driver
  5. MT32GS M THE_SIGN.MID A
  6. REM The above line loads up MT32GS and then plays THE_SIGN.MID.  After which
  7. REM it will reset the MT-32 back to normal operation.
  8. MPU U
  9. REM This line unloads the VESA MPU driver
  10.